home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-04-07 | 913 b | 20 lines | [ttro/ttxt] |
- Everything compiles fine under Metrowerks CodeWarrior 5.5 (both 68K and PPC) with the Universal Headers 2.0a4 and:
- CGLUESUPPORTED false;
- OLDROUTINENAMES false;
- OLDROUTINELOCATIONS false.
-
- Assembler 68000 dependencies in the previous beta versions have been eliminated while porting to the PowerMac platform.
-
- You need to compile resources separately (i.e. outside the Make process) with rez.
-
- You need also the MoreFiles library by Jim Luther (Apple).
-
- Each source file should be prefixed by the following copyright notice (I am too lazy to update them all):
-
- Copyright © 1993,1994,1995 by Fabrizio Oddone
- ••• ••• ••• ••• ••• ••• ••• ••• ••• •••
- This source code is distributed as freeware:
- you may copy, exchange, modify this code.
- You may include this code in any kind of application: freeware,
- shareware, or commercial, provided that full credits are given.
- You may not sell or distribute this code for profit.